[INFO] fetching crate reifydb-webassembly 0.4.2...
[INFO] testing reifydb-webassembly-0.4.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate reifydb-webassembly 0.4.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate reifydb-webassembly 0.4.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate reifydb-webassembly 0.4.2
[INFO] tweaked toml for crates.io crate reifydb-webassembly 0.4.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate reifydb-webassembly 0.4.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate reifydb-webassembly 0.4.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 10210b94752f62eb5d1b0ecbf4c84cbc0d4d91a927e2c58bf283892ca9871361
[INFO] running `Command { std: "docker" "start" "-a" "10210b94752f62eb5d1b0ecbf4c84cbc0d4d91a927e2c58bf283892ca9871361", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10210b94752f62eb5d1b0ecbf4c84cbc0d4d91a927e2c58bf283892ca9871361", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10210b94752f62eb5d1b0ecbf4c84cbc0d4d91a927e2c58bf283892ca9871361", kill_on_drop: false }`
[INFO] [stdout] 10210b94752f62eb5d1b0ecbf4c84cbc0d4d91a927e2c58bf283892ca9871361
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c6b1683ca97b9ab7f8a52e0f798b87c578567c27f224ddde02d154667893b61
[INFO] running `Command { std: "docker" "start" "-a" "9c6b1683ca97b9ab7f8a52e0f798b87c578567c27f224ddde02d154667893b61", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling reifydb-build v0.4.2
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling bigdecimal v0.4.9
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling reifydb-runtime v0.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling reifydb-core v0.4.2
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling hybrid-array v0.4.7
[INFO] [stderr]    Compiling ctutils v0.4.0
[INFO] [stderr]    Compiling dashmap v7.0.0-rc2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling phc v0.6.0-rc.1
[INFO] [stderr]    Compiling reifydb-store-multi v0.4.2
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling reifydb-store-single v0.4.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.108
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling password-hash v0.6.0-rc.12
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling reifydb-transaction v0.4.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling reifydb-abi v0.4.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling reifydb-wasm v0.4.2
[INFO] [stderr]    Compiling reifydb-macro-impl v0.4.2
[INFO] [stderr]    Compiling reifydb-engine v0.4.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling libloading v0.9.0
[INFO] [stderr]    Compiling reifydb-sub-flow v0.4.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.108
[INFO] [stderr]    Compiling reifydb-client-derive v0.4.2
[INFO] [stderr]    Compiling digest v0.11.1
[INFO] [stderr]    Compiling blake2 v0.11.0-rc.5
[INFO] [stderr]    Compiling argon2 v0.6.0-rc.7
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.108
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.108
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling js-sys v0.3.85
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling reifydb-type v0.4.2
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling axum v0.8.7
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.58
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling web-sys v0.3.85
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.14.2
[INFO] [stderr]    Compiling tonic-prost v0.14.2
[INFO] [stderr]    Compiling reifydb-client v0.4.2
[INFO] [stderr]    Compiling reifydb-metric v0.4.2
[INFO] [stderr]    Compiling reifydb-auth v0.4.2
[INFO] [stderr]    Compiling reifydb-sdk v0.4.2
[INFO] [stderr]    Compiling reifydb-catalog v0.4.2
[INFO] [stderr]    Compiling reifydb-rql v0.4.2
[INFO] [stderr]    Compiling reifydb-cdc v0.4.2
[INFO] [stderr]    Compiling reifydb-function v0.4.2
[INFO] [stderr]    Compiling reifydb-policy v0.4.2
[INFO] [stderr]    Compiling reifydb-sub-api v0.4.2
[INFO] [stderr]    Compiling reifydb-webassembly v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s
[INFO] running `Command { std: "docker" "inspect" "9c6b1683ca97b9ab7f8a52e0f798b87c578567c27f224ddde02d154667893b61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c6b1683ca97b9ab7f8a52e0f798b87c578567c27f224ddde02d154667893b61", kill_on_drop: false }`
[INFO] [stdout] 9c6b1683ca97b9ab7f8a52e0f798b87c578567c27f224ddde02d154667893b61
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d72b2693f8674e739a48a98eb47eac7fe0e3f51e5963164272f6995db5e28bcb
[INFO] running `Command { std: "docker" "start" "-a" "d72b2693f8674e739a48a98eb47eac7fe0e3f51e5963164272f6995db5e28bcb", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.58
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling wasm-bindgen-test-shared v0.2.108
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.58
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling bigdecimal v0.4.9
[INFO] [stderr]    Compiling reifydb-type v0.4.2
[INFO] [stderr]    Compiling reifydb-core v0.4.2
[INFO] [stderr]    Compiling reifydb-client v0.4.2
[INFO] [stderr]    Compiling reifydb-store-multi v0.4.2
[INFO] [stderr]    Compiling reifydb-store-single v0.4.2
[INFO] [stderr]    Compiling reifydb-metric v0.4.2
[INFO] [stderr]    Compiling reifydb-auth v0.4.2
[INFO] [stderr]    Compiling reifydb-sdk v0.4.2
[INFO] [stderr]    Compiling reifydb-transaction v0.4.2
[INFO] [stderr]    Compiling reifydb-catalog v0.4.2
[INFO] [stderr]    Compiling reifydb-rql v0.4.2
[INFO] [stderr]    Compiling reifydb-cdc v0.4.2
[INFO] [stderr]    Compiling reifydb-function v0.4.2
[INFO] [stderr]    Compiling reifydb-policy v0.4.2
[INFO] [stderr]    Compiling reifydb-engine v0.4.2
[INFO] [stderr]    Compiling reifydb-sub-api v0.4.2
[INFO] [stderr]    Compiling reifydb-sub-flow v0.4.2
[INFO] [stderr]    Compiling reifydb-webassembly v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "d72b2693f8674e739a48a98eb47eac7fe0e3f51e5963164272f6995db5e28bcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d72b2693f8674e739a48a98eb47eac7fe0e3f51e5963164272f6995db5e28bcb", kill_on_drop: false }`
[INFO] [stdout] d72b2693f8674e739a48a98eb47eac7fe0e3f51e5963164272f6995db5e28bcb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b55cd896481ca7854213b2c95205f6880579f32d163b5a45bf60b6074b40ad9b
[INFO] running `Command { std: "docker" "start" "-a" "b55cd896481ca7854213b2c95205f6880579f32d163b5a45bf60b6074b40ad9b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reifydb_webassembly-60987d850d6470b2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/wasm.rs (/opt/rustwide/target/debug/deps/wasm-bdea9b78db92e35c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests reifydb_webassembly
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b55cd896481ca7854213b2c95205f6880579f32d163b5a45bf60b6074b40ad9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b55cd896481ca7854213b2c95205f6880579f32d163b5a45bf60b6074b40ad9b", kill_on_drop: false }`
[INFO] [stdout] b55cd896481ca7854213b2c95205f6880579f32d163b5a45bf60b6074b40ad9b
